| 1. | Handles execution errors raised by the executable file 处理由可执行文件引发的执行错误。 |
| 2. | Execution error detection 执行误差侦测 |
| 3. | If the database engine encounters a row that is too long , an execution error is returned 如果数据库引擎遇到过长的行,则返回执行错误。 |
| 4. | A trycatch construct catches all execution errors with severity greater than 10 that do not terminate the database connection Try . . . catch构造可捕捉所有严重级别大于10但不终止数据库连接的错误。 |
| 5. | A trycatch construct catches all execution errors that have a severity higher than 10 that do not close the database connection Try . . . catch构造捕捉所有严重级别大于10但不终止数据库连接的错误。 |
| 6. | If a not logged table encounters an execution error during a data changing statement there is only one choice for db2 : to truncate the table 如果not logged表在执行数据修改语句期间碰到了执行错误,那么对于db2来说,就只有一个选择:清空( truncate )该表。 |